Resource StructureDefinition/FHIR Server from package nictiz.fhir.nl.stu3.geboortezorg#1.3.3-rc4 (47 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"id" : "bc-PregnancyUltraSound",
"url" : "http://nictiz.nl/fhir/StructureDefinition/bc-PregnancyUltraSound",
"version" : "1.3.2",
"name" : "bc-PregnancyUltraSound",
"title" : "bc-PregnancyUltraSound",
"status" : "active",
"publisher" : "Nictiz",
"contact" : [
{
"name" : "Nictiz",
"telecom" : [
{
"system" : "email",
"value" : "geboortezorg@nictiz.nl",
"use" : "work"
}
]
}
],
"description" : "A DiagnosticReport profile describing a pregnancy ultrasound as defined by BabyConnect. The ultrasound DiagnosticReport groups Observations related to the pregnancy ultrasound. The woman Patient is the subject of the report.\r\n* This report refers to the EpisodeOfCare with DiagnosticReport.context.reference",
"copyright" : "CC0",
"fhirVersion" : "3.0.2",
"mapping" : [
{
"identity" : "workflow",
"uri" : "http://hl7.org/fhir/workflow",
"name" : "Workflow Mapping"
},
{
"identity" : "v2",
"uri" : "http://hl7.org/v2",
"name" : "HL7 v2 Mapping"
},
{
"identity" : "rim",
"uri" : "http://hl7.org/v3",
"name" : "RIM Mapping"
},
{
"identity" : "w5",
"uri" : "http://hl7.org/fhir/w5",
"name" : "W5 Mapping"
},
{
"identity" : "gebz-peri-v2.3",
"uri" : "https://decor.nictiz.nl/art-decor/decor-datasets--peri20-?id=2.16.840.1.113883.2.4.3.11.60.90.77.1.6&effectiveDate=2016-09-08T00%3A00%3A00&conceptId=2.16.840.1.113883.2.4.3.11.60.90.77.2.6.40050&conceptEffectiveDate=2016-09-08T00%3A00%3A00",
"name" : "Geboortezorg Perinatologie 2.3"
},
{
"identity" : "gebz-peri-v3.2",
"uri" : "https://decor.nictiz.nl/art-decor/decor-datasets-\\-peri20-?id=2.16.840.1.113883.2.4.3.11.60.90.77.1.6&effectiveDate=2016-09-08T00%3A00%3A00&conceptId=2.16.840.1.113883.2.4.3.11.60.90.77.2.6.4&conceptEffectiveDate=2016-09-08T00%3A00%3A00",
"name" : "Geboortezorg 3.2"
}
],
"kind" : "resource",
"abstract" : false,
"type" : "DiagnosticReport",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/DiagnosticReport",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "DiagnosticReport",
"path" : "DiagnosticReport",
"mapping" : [
{
"identity" : "gebz-peri-v2.3",
"map" : "peri23-dataelement-82235",
"comment" : "Echoscopie"
},
{
"identity" : "gebz-peri-v3.2",
"map" : "peri32-dataelement-1209",
"comment" : "Echoscopie"
},
{
"identity" : "gebz-peri-v3.2",
"map" : "peri32-dataelement-1210",
"comment" : "Biometrie"
}
]
},
{
"id" : "DiagnosticReport.extension:comments",
"path" : "DiagnosticReport.extension",
"sliceName" : "comments",
"type" : [
{
"code" : "Extension",
"profile" : "http://nictiz.nl/fhir/StructureDefinition/Comment"
}
]
},
{
"id" : "DiagnosticReport.code.coding",
"path" : "DiagnosticReport.code.coding",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "code"
}
],
"rules" : "open"
},
"min" : 1
},
{
"id" : "DiagnosticReport.code.coding:ultraSoundType",
"path" : "DiagnosticReport.code.coding",
"sliceName" : "ultraSoundType",
"binding" : {
"strength" : "required",
"description" : "OnderzoekType",
"valueSetReference" : {
"reference" : "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.90.77.11.255--20200406115120"
}
},
"mapping" : [
{
"identity" : "gebz-peri-v2.3",
"map" : "peri23-dataelement-83383",
"comment" : "Onderzoektype"
}
]
},
{
"id" : "DiagnosticReport.subject",
"path" : "DiagnosticReport.subject",
"type" : [
{
"code" : "Reference",
"targetProfile" : "http://nictiz.nl/fhir/StructureDefinition/bc-Woman"
}
],
"mapping" : [
{
"identity" : "gebz-peri-v2.3",
"map" : "peri23-dataelement-2",
"comment" : "Vrouw"
}
]
},
{
"id" : "DiagnosticReport.context",
"path" : "DiagnosticReport.context",
"type" : [
{
"code" : "Reference",
"targetProfile" : "http://nictiz.nl/fhir/StructureDefinition/bc-Encounter"
},
{
"code" : "Reference",
"targetProfile" : "http://nictiz.nl/fhir/StructureDefinition/bc-MaternalRecord"
}
],
"mapping" : [
{
"identity" : "gebz-peri-v2.3",
"map" : "peri23-dataelement-4",
"comment" : "Zorgverlening"
}
]
},
{
"id" : "DiagnosticReport.effective[x]",
"path" : "DiagnosticReport.effective[x]",
"mapping" : [
{
"identity" : "gebz-peri-v2.3",
"map" : "peri23-dataelement-50020",
"comment" : "Datum onderzoek"
}
]
},
{
"id" : "DiagnosticReport.performer.role.coding",
"path" : "DiagnosticReport.performer.role.coding",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "code"
}
],
"rules" : "open"
}
},
{
"id" : "DiagnosticReport.performer.role.coding:RoleCodeNL-extension",
"path" : "DiagnosticReport.performer.role.coding",
"sliceName" : "RoleCodeNL-extension",
"binding" : {
"strength" : "extensible",
"description" : "RolZorgverlenerMedischOnderzoek",
"valueSetReference" : {
"reference" : "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.11.187--20140102000000"
}
}
},
{
"id" : "DiagnosticReport.performer.actor",
"path" : "DiagnosticReport.performer.actor",
"type" : [
{
"code" : "Reference",
"targetProfile" : "http://fhir.nl/fhir/StructureDefinition/nl-core-practitioner"
}
]
},
{
"id" : "DiagnosticReport.specimen",
"path" : "DiagnosticReport.specimen",
"max" : "0"
},
{
"id" : "DiagnosticReport.result",
"path" : "DiagnosticReport.result",
"type" : [
{
"code" : "Reference",
"targetProfile" : "http://nictiz.nl/fhir/StructureDefinition/bc-FetusObservation"
}
]
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.